ExternalAccessOutlookWebAccessUrls Property |
Describes the URL and authentication schema that is used to access a particular computer that is running Microsoft Exchange Server that has the Client Access server role installed that hosts Outlook Web Access.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<OutlookWebAccessUrl> OutlookWebAccessUrls { get; }Public ReadOnly Property OutlookWebAccessUrls As IList(Of OutlookWebAccessUrl)
Get
Property Value
Type:
IListOutlookWebAccessUrl
See Also